adTempus API
PreviousUpNext
IScriptExecutionTask::Script Property

Gets or sets the internal script to execute.

C++
__property IScript* Script;
C#
IScript* Script;
Visual Basic
Property Script() As IScript*

Use this property to run a script that is stored within adTempus 

To run a script stored in a file outside of adTempus, use the ScriptFile property.

adTempus API Reference version 3.0.0.0, revised 10/30/2008